func os.statOrZero
4 uses
os (current package)
file.go#L874: return readFileContents(statOrZero(f), f.Read)
file.go#L877: func statOrZero(f *File) int64 {
root.go#L259: return readFileContents(statOrZero(f), f.Read)
root.go#L409: return readFileContents(statOrZero(f), f.Read)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)